Welcome to rasterarea¶
This package provides a interactive map inherit from geemap and ipyleaflet. Visuallized GRACE data, pick a point and get the time series plot of the value in this point. Calculate the area of the pixel and more!
- Free software: MIT license
- Documentation: https://Feng96.github.io/rasterarea
Install Instruction¶
- Please have GDAL and localtileserver installed in your envirmental by command:
- conda install -c conda-forge gdal
- pip install localtileserver
Features¶
- Interactive Map from ipyleaflet
- Inherit toolbar from geemap
- Visuallized GRACE satellite data
- Pick a point, return a plot of the time series plot of the value of the point
Credits¶
This package was created with Cookiecutter and the giswqs/pypackage project template.
Last update:
2023-05-11