Skip to content

GeoCAT-datafiles hosts data files used by other GeoCAT packages to test or demonstrate functionality.

License

Notifications You must be signed in to change notification settings

NCAR/geocat-datafiles

Repository files navigation

License License
Package Conda

GeoCAT-datafiles

This repository contains data files used by GeoCAT-examples and other GeoCAT components to test or demonstrate GeoCAT functionality. The repo has several directories for data files in different formats (e.g. netCDF) and provides a convenience function to access those files with ease:

geocat.datafiles.get(fname)

where fname should be given as a string of the format "folder_name/file_name", e.g. "netcdf_files/any_file.nc".

This function fetches the file by reading from local storage, if any, or downloading from the GeoCAT-datafiles repository with the help of Pooch.

Documentation

Installation Instructions

Contributing Guidelines

Citing GeoCAT-datafiles

If you use this software, please cite it as described at the Citation page.

About

GeoCAT-datafiles hosts data files used by other GeoCAT packages to test or demonstrate functionality.

Resources

License

Stars

Watchers

Forks