Skip to content

Static fork from geoProc to gather common and specific tools for different satellite constellations

Notifications You must be signed in to change notification settings

nasa-nccs-hpda/ilab-geoproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilab-geoproc

Geoprocessing routines for Earth Science Applications.

Objectives

This project houses several general application used within the ILAB for processes such as data downloads, preprocessing, etc. It was not designed as a Python package, but more as a suite of projects.

Relevant Projects

Installation

You can simply clone this repository and use any of the tools needed for your project. Feel free to active the ilab-pytorch environment from within the Explore system. If you need to build your own environment, below are some instructions on how to build a conda environment.

Build Conda Env

>> conda create --name geoproc
>> conda activate geoproc
(geoproc)>> conda install -c conda-forge xarray dask distributed matplotlib datashader colorcet holoviews numpy geopandas descartes utm shapely regionmask iris rasterio cligj bottleneck  umap-learn scipy scikit-learn numba 
(geoproc)>> pip install wget

Install geoProc

(geoproc)>> git clone git@github.com:nasa-nccs-cds/geoProc.git
(geoproc)>> cd geoProc
(geoproc)>> python setup.py install

About

Static fork from geoProc to gather common and specific tools for different satellite constellations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •