Skip to content

Commit

Permalink
Added metar, geojson, dateparser and grib2tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
neo committed Oct 19, 2020
1 parent 5126b08 commit 4b9ee7d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion gdal_cdo_pymongo_stack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ conda install -c conda-forge cdo -y
conda install -c conda-forge fastapi -y
conda install -c conda-forge uvicorn -y
conda install -c conda-forge rasterio -y
pip3 install slowapi
conda install -c conda-forge geojson -y
conda install -c conda-forge dateparser -y
conda install -c conda-forge metar -y
pip3 install gdal2tiles
pip3 install slowapi

0 comments on commit 4b9ee7d

Please sign in to comment.