Skip to content

Commit

Permalink
Remove arlas eo mapping and model in initial conf
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliGautier committed Oct 14, 2024
1 parent f7e4f2c commit 65d7cbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arlas/cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,8 @@ def init(
)
},
mappings={
"arlas_eo": Resource(location="https://raw.githubusercontent.com/gisaia/ARLAS-EO/master/mapping.json")
},
models={
"arlas_eo": Resource(location="https://raw.githubusercontent.com/gisaia/ARLAS-EO/master/collection.json")
}
)
Configuration.save(variables["configuration_file"])
Expand Down

0 comments on commit 65d7cbe

Please sign in to comment.