dot-copernicus_env: Copernicus private environment (internal use)

.copernicus_envR Documentation

Copernicus private environment (internal use)

Description

This function creates and manages the internal environment where the package stores persistent objects (e.g., Python module references, configurations, etc.). Uses the package namespace to avoid global environment pollution while providing robust handling for different execution contexts (normal use, testing, etc.).

Usage

.copernicus_env()

Value

An environment object for internal package state management.


copernicusR documentation built on Aug. 8, 2025, 7:06 p.m.