| On the bird site and many others as | @DruidSmith |
| On the bird site and many others as | @DruidSmith |
A fascinating view of Martian moon Phobos crossing the face of the Sun captured from the surface of Mars by NASA’s Perseverance rover on April 2, 2022.
Credits: NASA/JPL-Caltech/ASU/MSSS/SSI
Further reading: https://www.nasa.gov/feature/jpl/nasa-s-perseverance-rover-captures-video-of-solar-eclipse-on-mars
The Climate Atlas of Canada is an innovative tool allowing users to better comprehend climate change in Canada. It combines scientific data, mapping, and stories, and helps encourages action and solutions. The goal of the mapping application is to help make climate change more meaningful and engaging to Canadian Citizens. Check out how this online mapping application is helping to ...
Nice app for comparing coordinates in different EPSG codes:
Next level
#DataScience proof of concept:
Turned a simple QGIS Processing model into a #DVC data-versioned #geoprocessing workflow
"Why is this great?" you may ask ❓
DVC tracks data, parameters, and code. If anything changes, we simply rerun the process and DVC will figure out which stages need to be recomputed and which can be skipped by re-using cached results.
This can lead to huge time savings compared to re-running the whole model 👩💻🥳