Aslak Grinsted

Results 12 issues of Aslak Grinsted

The content generated from `/hugo-icarus-theme/layouts/_default/list.html` is not very pretty. Check this for an example: https://themes.gohugo.io/theme/hugo-icarus/post I've added this to a custom css file which makes it look more nice, but...

I am getting an "ERROR: LoadError: type RemoteException has no field model" on the following code. The problem is I have no idea what it means or if it is...

The links to the paper in the readme.md are broken.

This removed the featured images on all my posts: ``` python allposts=client.call(posts.GetPosts({'number':1000})) for post in allposts: post.content=re.sub(r"https?://debris.glaciology.net/","/",post.content); client.call(posts.EditPost(post.id,post)) ```

**Description** The parameters in https://github.com/pism/pism/blob/main/src/rheology/GoldsbyKohlstedt.cc are based on their 2001 paper. However - shortly after (2006) Goldsby published a revised set of parameters: "Superplastic Flow of Ice Relevant to Glacier...

feature_request

This PR adds a banner to posts if you have set it. Here's how it looks in my test: ![image](https://github.com/user-attachments/assets/7bf88bb1-77e5-4f3d-ae68-d5b7acb15a57)

An attempt at creating a minimal PR which allows adding a custom footer to posts (see also feature request: #87). To make a custom footer a user would just have...

**Describe the bug** It suddenly stopped working. I get this error in my logs: ``` Error while setting up fusion_solar platform for sensor: Retrieving the data for https://eu5.fusionsolar.huawei.com/thirdData/getStationList failed with...