Code Monkey home page Code Monkey logo

climaru's Introduction

climaru

Helper package for preprocessing meteorological records provided by the All-Russian Research Institute of Hydrometeorological Information - World Data Center (RIHMI WDC). The data base is a unique source of the original observations data on the weather and climate (ambient air temperature, precipitation amount, atmospheric pressure, humidity, soil temperature etc) across a large part of Northern Eurasia. The data are available via meteo.ru/data after a simple registration procedure (aisori-m.meteo.ru/waisori/registration.xhtml). The package is intended to facilitate loading, extraction and meta-data management.

The package is currently under development. Stay tuned!

climaru's People

Contributors

ekatef avatar

Watchers

James Cloos avatar  avatar

climaru's Issues

restore_st_ids( ) tooks very long if the data file contains merged data for multiply stations

A recommendation was added in Details of the function documentation not to put a lot stations into a single file. However, it violates the idea of the package which to have luxury of forgetting what is inside the raw data files.

Quick profiling has shown that the bottleneck seems to be a call of

count.fields(unz(zip_name, st_fls_names), sep = sep_to_try)

A more efficient solution is highly desirable.

Add st_ids detection

It would be highly useful to have a tool for detection of the available stations identifiers in the data archive

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.