tobac
Tracking and object-based analysis of clouds
파일 탐색기
최종 버전 다운로드 (.zip)- bug-report.md
- question.md
- release.md
- check_formatting.yml
- check_json.yml
- check_notebooks.yml
- codecov-CI.yml
- docker-image.yml
- matrix_ci.yml
- publish-to-pypi.yml
- pylint.yml
- pull_request_template.md
- Basics_Idealized-Case-1_Tracking-of-a-Test-Blob-in-2D_Thumbnail.png
- Basics_Idealized-Case-2_Two_crossing_Blobs_Thumbnail.png
- Basics_Idealized-Case-3_Tracking-of-a-Test-Blob-in-3D_Thumbnail.png
- Basics_Methods-and-Parameters-for-Feature-Detection_Part_1_Thumbnail.png
- Basics_Methods-and-Parameters-for-Feature-Detection_Part_2_Thumbnail.png
- Basics_Methods-and-Parameters-for-Linking_Thumbnail.png
- Basics_Methods-and-Parameters-for-Segmentation_Thumbnail.png
- big_data_processing_parallel_processing_tobac.svg
- Example_ICON_MCS_tracking_Thumbnail.png
- Example_low_cloud_tracking_eurac4a_Thumbnail.png
- Example_OLR_Tracking_model_Thumbnail.png
- Example_OLR_Tracking_satellite_Thumbnail.png
- Example_Precip_Tracking_Thumbnail.png
- Example_Track_on_Radar_Segment_on_Satellite_Thumbnail.png
- Example_Updraft_Tracking_Thumbnail.png
- Example_vorticity_tracking_model_Thumbnail.png
- api_custom.css
- custom.css
- theme_overrides.css
- module.rst
- index.rst
- branching_workflow.md
- code_of_conduct.md
- code_reviews.rst
- code_structure.rst
- documentation.md
- git_basics.md
- index.md
- mentoring.md
- testing_sphinx-based_rendering.rst
- tests.md
- cross.png
- decision.png
- detection_multiplethresholds.png
- linking_prediction.png
- search.png
- data_input.rst
- data_output.md
- feature_detection_overview.rst
- get_help.md
- index.md
- installguide.md
- merge_split.rst
- merge_split_out_vars.csv
- plotting.rst
- segmentation.rst
- tracking_basics.md
- erosion_example.png
- Figure_linking.png
- tobac-logo-colors-notext.png
- tobac-logo-colors.png
- tobac_vis_example.gif
- compute_statistics_during_feature_detection.ipynb
- compute_statistics_during_segmentation.ipynb
- compute_statistics_postprocessing_example.ipynb
- index.rst
- feature_detection_filtering.ipynb
- multiple_thresholds_example.ipynb
- n_min_threshold_example.ipynb
- position_threshold_example.ipynb
- feature_detection_3D_out_vars.csv
- feature_detection_base_out_vars.csv
- feature_detection_base_out_vars_some.csv
- feature_detection_output.md
- index.md
- threshold_detection_parameters.md
- box_vs_column_seeding.png
- feature_outside_of_threshold_area.png
- feature_outside_of_threshold_area_extreme.png
- features_without_segment.png
- position_thresholds.png
- sat_radar_combined.png
- sigma_threshold_example.png
- features_without_segmented_area.md
- index.md
- segmentation_out_vars.csv
- segmentation_out_vars_statistics.csv
- segmentation_output.rst
- segmentation_parameters.rst
- transform_segmentation.md
- index.md
- tracking_base_out_vars.csv
- tracking_output.rst
- analysis.rst
- big_datasets.rst
- faqs.md
- governance.md
- index.md
- publications.rst
- conf.py
- examples
- index.md
- requirements.txt
- Idealized-Case-1_Tracking-of-a-Test-Blob-in-2D.ipynb
- Idealized-Case-2_Two_crossing_Blobs.ipynb
- Idealized-Case-3_Tracking-of-a-Test-Blob-in-3D.ipynb
- Methods-and-Parameters-for-Feature-Detection_Part_1.ipynb
- Methods-and-Parameters-for-Feature-Detection_Part_2.ipynb
- Methods-and-Parameters-for-Linking.ipynb
- Methods-and-Parameters-for-Segmentation.ipynb
- parallel_processing_tobac.ipynb
- Example_ICON_MCS_tracking.ipynb
- Example_low_cloud_tracking_eurec4a.ipynb
- Example_OLR_Tracking_model.ipynb
- Example_OLR_Tracking_model_iris.ipynb
- Example_OLR_Tracking_satellite.ipynb
- Example_Precip_Tracking.ipynb
- Example_Track_on_Radar_Segment_on_Satellite.ipynb
- Example_Updraft_Tracking.ipynb
- Example_vorticity_tracking_model.ipynb
- index.md
- __init__.py
- cell_analysis.py
- feature_analysis.py
- spatial.py
- __init__.py
- watershed_segmentation.py
- test_iris_xarray_segmentation.py
- test_segmentation.py
- test_segmentation_time_pad.py
- Dockerfile
- Dockerfile-coverage
- test_analysis_spatial.py
- test_convert.py
- test_datetime.py
- test_decorators.py
- test_feature_detection.py
- test_generators.py
- test_import.py
- test_iris_xarray_match_utils.py
- test_merge_split.py
- test_pbc_utils.py
- test_sample_data.py
- test_testing.py
- test_tracking.py
- test_utils.py
- test_utils_bulk_statistics.py
- test_utils_coordinates.py
- test_utils_internal.py
- test_xarray_utils.py
- __init__.py
- coordinates.py
- iris_utils.py
- label_props.py
- xarray_utils.py
- __init__.py
- bulk_statistics.py
- datetime.py
- decorators.py
- general.py
- generators.py
- mask.py
- periodic_boundaries.py
- __init__.py
- centerofgravity.py
- feature_detection.py
- merge_split.py
- plotting.py
- testing.py
- tracking.py
- wrapper.py
- .coveragerc
- .gitignore
- .pre-commit-config.yaml
- .readthedocs.yml
- .zenodo.json
- CHANGELOG.md
- codecov.yml
- CONTRIBUTING.md
- dev_requirements.txt
- environment-ci.yml
- environment-examples.yml
- environment.yml
- example_requirements.txt
- LICENSE
- pyproject.toml
- README.md
- requirements.txt
- run_notebooks.sh
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/tobac-project/tobac
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd tobac
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Python 3 pip 명령어를 쓰려면 Python이 필요합니다.
pip install --upgrade git+ssh://git@github.com/tobac-project/tobac.git
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install --upgrade git+https://github.com/tobac-project/tobac.git
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install tobac/
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Python
쉬움사전 준비물
pip install --upgrade git+ssh://git@github.com/tobac-project/tobac.git
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install --upgrade git+https://github.com/tobac-project/tobac.git
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install tobac/
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
