mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-02 03:21:32 +00:00
Track freeze directory so that older posts don't rerun code every time
This commit is contained in:
@@ -10,7 +10,6 @@ categories:
|
||||
creative_commons: CC BY
|
||||
image: banner.png
|
||||
image-alt: A slide titled "EXPORTING FROM FUSION 360". The slide features the Fusion 360 logo on the left and a cloud icon on the right, with double arrows between them indicating data transfer in both directions.
|
||||
freeze: auto
|
||||
---
|
||||
|
||||
|
||||
|
@@ -20,7 +20,7 @@ format:
|
||||
code-tools: true
|
||||
code-fold: false
|
||||
jupyter: julia-1.10
|
||||
freeze: auto
|
||||
freeze: true
|
||||
---
|
||||
|
||||
Determining the eclipses a satellite will encounter is a major driving factor when designing a mission in space. Thermal and power budgets have to be made with the fact that a satellite will periodically be in the complete darkness of space where it will receive no solar radiation to power the solar panels and keep the spacecraft from freezing.
|
||||
|
@@ -11,7 +11,6 @@ categories:
|
||||
- Code
|
||||
- Python
|
||||
- CI/CD
|
||||
freeze: auto
|
||||
---
|
||||
|
||||
## The Problem
|
||||
|
@@ -14,7 +14,6 @@ bibliography: citations.bib
|
||||
creative_commons: CC BY
|
||||
image: banner.jpg
|
||||
image-alt: A blue Nano symbol Ӿ (x with a bar across the midle) superimposed on an abstract background of interconnected lines, resembling a network or web.
|
||||
freeze: auto
|
||||
---
|
||||
|
||||
## The Current State of Crypto
|
||||
|
@@ -16,7 +16,6 @@ categories:
|
||||
- Machine Learning
|
||||
image: clusters.svg
|
||||
draft: false
|
||||
freeze: auto
|
||||
---
|
||||
|
||||
## Gathering Data
|
||||
|
@@ -15,7 +15,6 @@ categories:
|
||||
- Machine Learning
|
||||
image: Figures/inertia3d.png
|
||||
draft: false
|
||||
freeze: auto
|
||||
---
|
||||
|
||||
## Gathering Data
|
||||
|
@@ -11,7 +11,7 @@ categories:
|
||||
- Space
|
||||
- Math
|
||||
draft: false
|
||||
freeze: auto
|
||||
freeze: true
|
||||
image: moon_spirograph.png
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user