Commit 4dd91f61 authored by Renán Sosa Guillen's avatar Renán Sosa Guillen

L1C product management

parent 613d62df
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
Usage: Usage:
$ cd GeoInt_SIDT $ cd GeoInt_SIDT
$ python manage.py populate_products_l1c [path_where_files_are_located] $ python manage.py populate_products_l1c --file_path [path_where_files_are_located]
Example: Example:
$ cd GeoInt_SIDT $ cd GeoInt_SIDT
$ python manage.py populate_products_l1c /home/geointdev/sidt-env/sidt-zip/L1C/ $ python manage.py populate_products_l1c --file_path /home/geointdev/sidt-env/sidt-zip/L1C/
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment