Giter VIP home page Giter VIP logo

scar's Introduction

SCAR READER Scraper

Get the SCAR READER data in GHCN-M v3 format. SCAR READER is a collection of meteorological data from Antarctica (SCAR is the Scientific Committee on Antarctic Research). GHCN-M, Global Historical Climatology Network Monthly, is a collection of meteorological data covering the globe. It is well known and well used; there are likely to be many programs that understand the GHCN-M data format, hence there is some value in providing other datasets, SCAR READER, in this format.

inv.py fetches the list of SCAR READER stations and generates a scar.inv file (and a scar.url file which is a list of places for dat.py to look).

dat.py fetches monthly average temperature data for each station and produces a single scar.dat file.

Station Identifiers

GHCN-M uses an 11-digit station identifier scheme of the form:

CCCWWWWWNNN

Where CCC is a 3 digit "country" code (not always a country, for example, 700 is Antarctica); WWWWW is a 5 digit WMO station identifier (of the station or its nearest WMO station); and NNN is a arbitrary small number (which is 000 for a WMO station itself).

This package assigns identifiers of the form:

799WWWWW000

Note that all of the stations in SCAR have WMO identifiers. 799 is a "country" code chosen not to clash with an code already used by GHCN-M. Also note that some stations in SCAR may also have data in GHCN-M (with the same WMO identifier).

scar's People

Contributors

drj11 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.