Notebooks
A NASA MEaSUREs project to provide automated, low latency, global glacier flow and elevation change datasets
This repository provides tools for accessing and working with ITS_LIVE data.
This repository provides tools for accessing and working with ITS_LIVE data.
Originally we were only including the current variable in the exported files, now we are expanding them into the most relevant variables regardless of the current used in the plot. All the exported files will now have:
mid_date , v, v_error, vx, vy, time_delta, satellite, mission, lon, lat
Added min_separation_days to plot config (Ted can now set a floor for dt on plots); Also fixed instructions for local install - environment.yml had been put into the binder subdirectory, but the instructions in the notebook still said it was in the notebooks subdirectory. ( Conda command line set to -f binder/environment.yml )
Created a start on a datacube_tools library for interaction with S3 data cubes; modified velocity_widget.py to use the new DATACUBETOOLS class; updated the notebook example datacube interaction to use this as well. This example will need further update to show users how to discover a cube from a given location, but it has the same functionality as the original now.
Refactored notebook to encapsulate the functionality inside a class, still work in progress. We can pass a configuration object to set what variable we want to plot and if we want the plot color coding by selected points or by satellite.
the coordinate file should look like:
lat,lon
70.3456,-45.0856
71.0763,-45.0235
What does it do? Given a location and a date, it uses the Nasa Earth API to show a photo taken by the Landsat 8 satellite. The script must be executed
Using Global fishing watch's data to build a machine learning model that can identify illegal fishing and poaching activities through satellite and geo-location data.
This app displays interesting statistical weather records and trends which can be used in climate related research including study of global warming.
r.sim.terrain A short-term landscape evolution model that simulates topographic change for both steady state and dynamic flow regimes across a range o
Satellite orbit height ◾ Requirements Python >= 3.8 Packages listen in reuirements.txt (run pip install -r requirements.txt) Account on Space Track ◾
LANDSAT-Download It seems USGS has changed the structure of its data, and so far, I have not been able to find the direct links to the products? Help
Rasterio Rasterio reads and writes geospatial raster data. Geographic information systems use GeoTIFF and other formats to organize and store gridded,
Azimuth, an open-source dataset and error analysis tool for text classification, with love from ServiceNow. Overview Azimuth is an open source applica
rasterstats rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal stat
USGS API USGS is a python module for interfacing with the US Geological Survey's API. It provides submodules to interact with various endpoints, and c
rio-tiler User friendly Rasterio plugin to read raster datasets. Documentation: https://cogeotiff.github.io/rio-tiler/ Source Code: https://github.com
TransLink Spatial Data What: TransLink is the statutory public transit authority for the Metro Vancouver region. This GitHub repository is a collectio
List of Land Cover datasets in the GEE Catalog A list of all the Land Cover (or discrete) datasets in Google Earth Engine. Values, Colors and Descript
django-rest-framework-gis Geographic add-ons for Django Rest Framework - Mailing List. Install last stable version from pypi pip install djangorestfra
Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
Daily social mapping project in November 2021. Maps made using PyGMT whenever possible.
Kerala-Panchayath-Maps Python project to generate Kerala's distrcit level panchayath map. As of now, geojson files of Kollam and Kozhikode are added t
OSMnx OSMnx is a Python package that lets you download geospatial data from OpenStreetMap and model, project, visualize, and analyze real-world street
dask-rasterio dask-rasterio provides some methods for reading and writing rasters in parallel using Rasterio and Dask arrays. Usage Read a multiband r