{ "cells": [ { "cell_type": "markdown", "id": "d00bb4bd", "metadata": {}, "source": [ "# Getting started\n", "\n", "\n", "This page offers a quick tour of `xsnow` after you have [installed](./installation.md) the package." ] }, { "cell_type": "markdown", "id": "622b06db", "metadata": {}, "source": [ "## 1. Quickstart" ] }, { "cell_type": "code", "execution_count": 13, "id": "0e1c9e71", "metadata": { "tags": [ "remove-output" ] }, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "[i] xsnow.xsnow_io: Loading 2 datasets eagerly with 13 workers...\n", "[i] xsnow.utils: Slope coordinate 'inclination' varies by location. Preserving (location, slope) dimensions as allow_per_location=True.\n", "[i] xsnow.utils: Slope coordinate 'azimuth' varies by location. Preserving (location, slope) dimensions as allow_per_location=True.\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "Frozen({'location': 1, 'time': 381, 'slope': 1, 'realization': 1, 'layer': 59})\n", "Coordinates:\n", " altitude (location) float64 8B 1.681e+03\n", " azimuth (location, slope) int64 8B 270\n", " inclination (location, slope) int64 8B 16\n", " latitude (location) float64 8B 47.1\n", " * location (location)