Metadata-Version: 2.1
Name: globsim
Version: 2.0.1
Summary: Using global reanalysis data for local permafrost simulation
Home-page: https://github.com/geocryology/globsim
Author: Stephan Gruber
Author-email: stephan.gruber@carleton.ca
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: netCDF4
Requires-Dist: scipy
Requires-Dist: pydap
Requires-Dist: numpy
Requires-Dist: tomlkit
Requires-Dist: ecmwf-api-client
Requires-Dist: cdsapi

![Tests](https://github.com/geocryology/globsim/workflows/Tests/badge.svg)
# Globsim

Welcome to Globsim, a tool for automating the downloading, interpolation and scaling of different reanalyses to produce meteorological time series for user-defined point locations. Full desciption available in this publication: https://gmd.copernicus.org/articles/12/4661/2019/

## Installation
Details for installation and usage for Globsim can be found on our [ReadTheDocs page](https://globsim.readthedocs.io/en/latest/?).

## Disclaimer
GlobSim is made available for use under the GNU GPL-3 license. We do not guarantee that this software will work with your particular hardware or software. We also make no claim of offering technical support or continued development. However, any issues or bugs should be reported using the github issue tracking tool.


