The pm_tb_data
python library enables users to access passive microwave data
from NSIDC in a consistent manner. This libarary exposes standard data models
for passive microwave data that are expected by other libraries that consume
passive microwave data at NSIDC (e.g., pm_icecon
.
Please note that this repository is a work in progress and breaking changes are to be expected. Initial work on this repository is specific to NSIDC's internal systems and may not work as expected for external collaborators.
This code relies on the python packages defined in the included
environment.yml
file.
Use conda or mamba to install the requirements:
$ conda env create
To activate the environment:
$ conda activate pm_tb_data
TODO
See doc/development.md for more information.
- This repository is not actively supported by NSIDC but we welcome issue submissions and pull requests in order to foster community contribution.
See the LICENSE for details on permissions and warranties. Please contact nsidc@nsidc.org for more information.
See LICENSE.
See Code of Conduct.
This software was developed by the National Snow and Ice Data Center with funding from NASA and NOAA.