Skip to content
forked from simonpf/gprof_nn

Neural-network-based implementation of the Goddard Profiling Algorithm

License

Notifications You must be signed in to change notification settings

NazakRzg/gprof_nn

 
 

Repository files navigation

GPROF-NN

This Python package implements the GPROF-NN retrieval algorithms for the passive microwave observations of GPM.

Overview

This package provides a command line application, which implements the principal data preparation, training and retrieval functionality of GPROF-NN. In addition to that, the gprof_nn python package provides utility functions for the processing of GPM-related data.

Quick start

Running any of the released GPROF-NN retrievals should by as easy as

pip install -U gprof_nn                # Install gprof_nn
gprof_nn hr l1c_file.HDF5 -o output.nc # Run retrieval

Documentation

Detailed documentation is available on readthedocs.

About

Neural-network-based implementation of the Goddard Profiling Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 42.8%
  • Python 42.4%
  • TeX 14.4%
  • Shell 0.4%