xarray
N-D labeled arrays and datasets in Python
파일 탐색기
최종 버전 다운로드 (.zip)- environment.yml
- upgrade-min-versions.md
- devcontainer.json
- Dockerfile
- bugreport.yml
- config.yml
- misc.yml
- newfeature.yml
- benchmarks-last-release.yml
- benchmarks.yml
- ci-additional.yaml
- ci.yaml
- configure-testpypi-version.py
- hypothesis.yaml
- label-prs.yml
- nightly-wheels.yml
- publish-test-results.yaml
- pypi-release.yaml
- upstream-dev-ci.yaml
- config.yml
- dependabot.yml
- FUNDING.yml
- labeler.yml
- nightly-wheel-failure-template.md
- PULL_REQUEST_TEMPLATE.md
- release.yml
- stale.yml
- allowlist.txt
- __init__.py
- accessors.py
- alignment.py
- coarsen.py
- coding.py
- combine.py
- dataarray_missing.py
- dataset.py
- dataset_io.py
- datatree.py
- groupby.py
- import.py
- indexing.py
- interp.py
- merge.py
- pandas.py
- polyfit.py
- README_CI.md
- reindexing.py
- renaming.py
- repr.py
- rolling.py
- unstacking.py
- asv.conf.json
- pixi.toml
- pixi.toml
- prepare_recipe.py
- recipe_template.yaml
- environment-benchmark.yml
- environment.yml
- numpydoc-public-api.py
- policy.yaml
- release_contributors.py
- flexible_indexes_notes.md
- grouper_objects.md
- named_array_design_doc.md
- Xarray_Icon_Final.png
- Xarray_Icon_Final.svg
- Xarray_Logo_FullColor_InverseRGB_Final.png
- Xarray_Logo_FullColor_InverseRGB_Final.svg
- Xarray_Logo_RGB_Final.png
- Xarray_Logo_RGB_Final.svg
- area_weighted_temperature.png
- ERA5-GRIB-example.png
- monthly-means.png
- multidimensional-coords.png
- ROMS_ocean_model.png
- toy-weather-data.png
- visualization_gallery.png
- .gitignore
- advanced_selection_interpolation.svg
- ci.png
- dask-array.svg
- dataset-diagram.png
- index_api.svg
- index_contribute.svg
- index_getting_started.svg
- index_user_guide.svg
- numfocus_logo.png
- opendap-prism-tmax.png
- style.css
- view-docs.png
- accessor.rst
- accessor_attribute.rst
- accessor_callable.rst
- accessor_method.rst
- accessors.rst
- advanced.rst
- backends.rst
- coarsen.rst
- coordinates.rst
- dataarray.rst
- dataset.rst
- datatree.rst
- deprecated.rst
- encoding.rst
- exceptions.rst
- groupby.rst
- indexes.rst
- io.rst
- plotting.rst
- resample.rst
- rolling-exp.rst
- rolling.rst
- testing.rst
- top-level.rst
- tutorial.rst
- ufuncs.rst
- weighted.rst
- ai-policy.md
- contributing.rst
- developers-meeting.rst
- index.rst
- accessor_example.py
- apply_ufunc_vectorize_1d.ipynb
- area_weighted_temperature.ipynb
- blank_template.ipynb
- ERA5-GRIB-example.ipynb
- monthly-means.ipynb
- multidimensional-coords.ipynb
- ROMS_ocean_model.ipynb
- visualization_gallery.ipynb
- weather-data.ipynb
- plot_cartopy_facetgrid.py
- plot_colorbar_center.py
- plot_control_colorbar.py
- plot_lines_from_2d.py
- README.txt
- faq.md
- help-diagram.rst
- howdoi.rst
- socials.rst
- index.rst
- installing.rst
- quick-overview.md
- tutorials-and-videos.rst
- why-xarray.rst
- chunked-arrays.rst
- duck-arrays-integration.md
- extending-xarray.md
- how-to-add-new-backend.md
- how-to-create-custom-index.md
- index.rst
- internal-design.md
- interoperability.rst
- time-coding.md
- zarr-encoding-spec.md
- combined.json
- combining.md
- complex-numbers.md
- computation.md
- dask.md
- data-structures.md
- duckarrays.md
- ecosystem.rst
- groupby.md
- hierarchical-data.md
- index.rst
- indexing.md
- interpolation.md
- io.md
- options.rst
- pandas.md
- plotting.md
- reshaping.md
- terminology.rst
- testing.md
- time-series.md
- weather-climate.md
- api-hidden.rst
- api.rst
- badge.json
- conf.py
- create_environment.py
- environment_template.yml
- gallery.rst
- gallery.yml
- index.rst
- Makefile
- README.rst
- roadmap.rst
- try_examples.json
- videos.yml
- whats-new.rst
- ANYTREE_LICENSE
- DASK_LICENSE
- ICOMOON_LICENSE
- NUMPY_LICENSE
- PANDAS_LICENSE
- PYTHON_LICENSE
- SCIKIT_LEARN_LICENSE
- SEABORN_LICENSE
- __init__.py
- conftest.py
- README.md
- test_coordinate_transform.py
- test_encode_decode.py
- test_index_manipulation.py
- test_indexing.py
- test_pandas_roundtrip.py
- test_properties.py
- __init__.py
- api.py
- chunks.py
- common.py
- file_manager.py
- h5netcdf_.py
- locks.py
- lru_cache.py
- memory.py
- netcdf3.py
- netCDF4_.py
- plugins.py
- pydap_.py
- scipy_.py
- store.py
- writers.py
- zarr.py
- __init__.py
- calendar_ops.py
- cftime_offsets.py
- cftimeindex.py
- common.py
- frequencies.py
- strings.py
- times.py
- variables.py
- __init__.py
- array_api_compat.py
- dask_array_compat.py
- dask_array_ops.py
- npcompat.py
- pdcompat.py
- toolzcompat.py
- __init__.py
- apply_ufunc.py
- arithmetic.py
- computation.py
- fit.py
- nanops.py
- ops.py
- rolling.py
- rolling_exp.py
- weighted.py
- __init__.py
- _aggregations.py
- _typed_ops.py
- accessor_dt.py
- accessor_str.py
- common.py
- coordinate_transform.py
- coordinates.py
- dask_array_expr.py
- dataarray.py
- dataset.py
- dataset_utils.py
- dataset_variables.py
- datatree.py
- datatree_mapping.py
- datatree_render.py
- dtypes.py
- duck_array_ops.py
- eval.py
- extension_array.py
- extensions.py
- formatting.py
- formatting_html.py
- groupby.py
- indexes.py
- indexing.py
- missing.py
- nputils.py
- options.py
- parallel.py
- resample.py
- resample_cftime.py
- treenode.py
- types.py
- utils.py
- variable.py
- __init__.py
- nd_point_index.py
- range_index.py
- __init__.py
- _aggregations.py
- _array_api.py
- _typing.py
- core.py
- daskmanager.py
- dtypes.py
- parallelcompat.py
- pycompat.py
- utils.py
- __init__.py
- accessor.py
- dataarray_plot.py
- dataset_plot.py
- facetgrid.py
- utils.py
- __init__.py
- style.css
- __init__.py
- icons-svg-inline.html
- __init__.py
- __init__.py
- alignment.py
- chunks.py
- combine.py
- concat.py
- merge.py
- __init__.py
- assertions.py
- strategies.py
- bears.nc
- example.grib
- example.ict
- example.uamiv
- example_1.nc
- example_1.nc.gz
- __init__.py
- arrays.py
- CLAUDE.md
- conftest.py
- indexes.py
- namespace.py
- test_accessor_dt.py
- test_accessor_str.py
- test_array_api.py
- test_assertions.py
- test_backends.py
- test_backends_api.py
- test_backends_chunks.py
- test_backends_common.py
- test_backends_datatree.py
- test_backends_file_manager.py
- test_backends_locks.py
- test_backends_lru_cache.py
- test_calendar_ops.py
- test_cftime_offsets.py
- test_cftimeindex.py
- test_cftimeindex_resample.py
- test_coarsen.py
- test_coding.py
- test_coding_strings.py
- test_coding_times.py
- test_combine.py
- test_computation.py
- test_concat.py
- test_conventions.py
- test_coordinate_transform.py
- test_coordinates.py
- test_cupy.py
- test_dask.py
- test_dask_expr_protocol.py
- test_dataarray.py
- test_dataarray_typing.yml
- test_dataset.py
- test_dataset_typing.yml
- test_datatree.py
- test_datatree_mapping.py
- test_datatree_typing.yml
- test_deprecation_helpers.py
- test_distributed.py
- test_dtypes.py
- test_duck_array_ops.py
- test_duck_array_wrapping.py
- test_error_messages.py
- test_eval.py
- test_extensions.py
- test_formatting.py
- test_formatting_html.py
- test_groupby.py
- test_hashable.py
- test_indexes.py
- test_indexing.py
- test_interp.py
- test_merge.py
- test_missing.py
- test_namedarray.py
- test_nd_point_index.py
- test_nputils.py
- test_options.py
- test_pandas_to_xarray.py
- test_parallelcompat.py
- test_plot.py
- test_plugins.py
- test_print_versions.py
- test_range_index.py
- test_rolling.py
- test_sparse.py
- test_strategies.py
- test_treenode.py
- test_tutorial.py
- test_typed_ops.py
- test_ufuncs.py
- test_units.py
- test_utils.py
- test_variable.py
- test_weighted.py
- __init__.py
- deprecation_helpers.py
- generate_aggregations.py
- generate_ops.py
- print_versions.py
- __init__.py
- coders.py
- conventions.py
- convert.py
- groupers.py
- py.typed
- tutorial.py
- typing.py
- ufuncs.py
- .codecov.yml
- .git-blame-ignore-revs
- .git_archival.txt
- .gitattributes
- .gitignore
- .pre-commit-config.yaml
- .readthedocs.yaml
- AI_POLICY.md
- CITATION.cff
- CLAUDE.md
- CODE_OF_CONDUCT.md
- conftest.py
- CONTRIBUTING.md
- CORE_TEAM_GUIDE.md
- DATATREE_MIGRATION_GUIDE.md
- HOW_TO_RELEASE.md
- LICENSE
- pixi.toml
- pyproject.toml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/pydata/xarray
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd xarray
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
jupyter notebook
브라우저에서 노트북(.ipynb) 파일들을 열람하고 실행할 수 있는 Jupyter 화면을 켭니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
3. Make
보통사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
cd doc
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
