KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
spatialdata-sandbox
★ 19
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
custom-alert-box-plugin
:
Custom alert box using javaScript and css. This plugin will provide the functionality to customize the default JavaScript alert box.
JordanSchuetz-Website
:
THIS IS MY RESUME
logical_verification_2022
:
Logical Verification 2022-2023 course at VU Amsterdam
puissant_sdk
:
No description available.
turbot_rl
:
DRL-based collision avoidance for turtlebot3
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
spatialdata-sandbox
?
Download (.md)
 # spatialdata-sandbox The respository contains scripts to convert common formats into the `SpatialData` storage format. To learn more about the storage format, please see the [SpatialData design document](https://spatialdata.scverse.org/en/stable/design_doc.html). You can download the datasets [here](https://spatialdata.scverse.org/en/stable/tutorials/notebooks/datasets/README.html). ## How to add datasets * Directory per dataset, named after the technology * Single python executable `download.py` that dump all available data in `data` folder. * Single python executable `write_zarr.py` that saves all available data in zarr file `data.zarr`. * Be explicit about where the components are, e.g. * Table * Points * Images * Regions * Have a readme.md with prose